-
Home
-
Licenses Manager for WooCommerce
-
3.0.0
-
Code
-
Classes
- Licenses
Total Complexity |
41 |
Dependencies |
6 |
Dependents |
18 |
Total lines |
266 |
Lines of code |
163 |
Logical lines of code |
97 |
Comment lines |
55 |
Methods |
17 |
Properties |
3 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
delete() |
S |
55 |
5 |
20 |
create() |
S |
53 |
4 |
23 |
update() |
S |
56 |
4 |
19 |
get_expiration_date() |
S |
61 |
4 |
12 |
delete_capability() |
S |
64 |
4 |
9 |
create_capability() |
S |
64 |
4 |
9 |
update_activations() |
S |
59 |
2 |
15 |
create_license_key() |
S |
71 |
2 |
4 |
find() |
S |
67 |
2 |
8 |
instance() |
S |
71 |
2 |
6 |
save() |
S |
66 |
2 |
9 |
get_properties() |
S |
81 |
1 |
3 |
get_table_name() |
S |
76 |
1 |
4 |
get_all() |
S |
66 |
1 |
8 |
delete_table() |
S |
76 |
1 |
4 |
create_table() |
S |
76 |
1 |
4 |
__construct() |
S |
71 |
1 |
6 |